@charset "utf-8";

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1,
h2,
h3,
p,
div,
ol,
ul,
input,
button {
	margin: 0;
	padding: 0
}

body {
	-webkit-text-size-adjust: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif;
}

ol,
ul {
	list-style: none
}

a {
	color: #333333;
	text-decoration: none;
}

input,
button,
textarea {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

button {
	outline: none
}

.view {
	position: absolute;
	width: 750px;
	height: 100%;
	overflow: hidden;
	left: 50%;
	margin-left: -375px;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: 100% 100%;
	background-position: bottom;
	background-color: #001d5c;
	display: none;
}

.page_transition {
	transition: transform 0.45s ease;
	-webkit-transition: transform 0.45s ease;
}

.page_box {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}

.page_box.fill {
	height: 100%;
}

.page_box.cover {}

.page_box.contain {}

.scrollview {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.preload {
	display: none;
}

.preload img {
	width: 1px;
	height: 1px;
	display: none;
}

.music_btn {
	position: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	top: 20px;
	right: 20px;
}

.music_play {
	background-image: url(../img/music.png);
	animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.music_pause {
	background-image: url(../img/music_close.png);
}

.page_down {
	position: absolute;
	width: 4%;
	height: auto;
	left: 48%;
	bottom: 3%;
	opacity: 0;
}

.page_down {
	animation: fadeIn 0.5s 1.5s ease forwards, ufo 1.5s 0s ease infinite alternate;
	-webkit-animation: fadeIn 0.5s 1.5s ease forwards, ufo 1.5s 0s ease infinite alternate;
}

.page_0 {
	display: block;
}

.loader_spin {
	position: absolute;
	width: 140px;
	height: auto;
	top: 50%;
	left: 0;
	right: 0;
	margin: -70px auto auto auto;
	animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.loader_text {
	position: absolute;
	width: 100%;
	height: 140px;
	left: 0%;
	top: 50%;
	text-align: center;
	line-height: 140px;
	font-size: 36px;
	color: white;
	margin-top: -70px;
}

.page_1 {
	background-image: url(../img/p_1_9.jpg?v=1);
}

.p_1_10 {
	position: absolute;
	top: 810px;
	right: 20px;
	opacity: 0;
	transform-origin: 88% 100%;
	animation: sbin 1s 2s ease-in-out forwards,boom_shakalaka 1s 3s ease-in-out infinite;
}
.p_1_9 {
	position: absolute;
	top: 453px;
	right: 20px;
	opacity: 0;
	transform-origin: top;
	animation: fadeIn 1s 1s ease forwards;
}

.p_1_8 {
	position: absolute;
	top: 457px;
	right: 90px;
	opacity: 0;
	transform-origin: top;
	animation: sbin 1s 2.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards,swing 1.2s 1s ease-in-out infinite alternate;
}

.p_1_7 {
	position: absolute;
	right: 166px;
	top: 457px;
	opacity: 0;
	transform-origin: top;
	animation: sbin 1s 2.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards,swing 1s 2s ease-in-out infinite alternate;
}

.p_1_6 {
	position: absolute;
	right: 146px;
	top: 457px;
	opacity: 0;
	transform-origin: top;
	animation: sbin 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards,swing 0.8s 3s ease-in-out infinite alternate;
}

.p_1_5 {
	position: absolute;
	left: 126px;
	bottom: 20px;
	opacity: 0;
	transform-origin: top;
	animation:fadeIn 1s 1.5s ease forwards, swing 1s 0s ease-in-out infinite alternate;
}

.p_1_4 {
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	animation: leftin 0.8s 1s ease-in-out forwards;
}

.p_1_3 {
	position: absolute;
}

.p_1_11{
	position: absolute;
	left: 0;
	right: 0;
	top: 16%;
	margin: auto;
}
.p_1_2,
.p_1_22 {
	position: absolute;
	right: 20px;
	top: 100px;
	opacity: 0;
}

.p_1_2 {
	/* animation: duang_down 1s 1s ease forwards; */
}

.p_1_22 {
	animation: duang_top 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}


.p_1_1 {
	position: absolute;
	left: 220px;
	bottom: 11.7%;
	animation: btn_animat 1s 0s ease-in-out infinite alternate;
}

.p_1_0 {
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	margin: auto;
}

.page_2 {
	background-image: url(../img/p_2_8.png);
}


.p_2_10,
.p_2_100,
.p_2_1000,
.p_2_10000,
.p_2_100000 {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	margin: auto;
}

.p_2_10 {
	animation: p_2_10 1s 0s ease-in infinite alternate;
}

.p_2_100 {
	animation: p_2_100 1s 0s ease-in-out infinite alternate;
}

.p_2_1000 {
	animation: p_2_100 1s 0.5s ease-in-out infinite alternate;
}

.p_2_10000 {
	transform-origin: 5% 80%;
	animation: p_2_10000 1s 0s ease-in-out infinite alternate;
}

.p_2_100000 {
	animation: boom_shakalaka 2s 0s ease-in-out infinite alternate;
}


.p_2_9 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.p_2_7 {
	position: absolute;
	left: 63px;
	top: 189px;
}

.p_2_6 {
	position: absolute;
	left: 62px;
	top: 536px;
}

.p_2_5 {
	position: absolute;
	left: 62px;
	top: 883px;
}


.p_2_2 {
	position: absolute;
	width: 291px;
	height: auto;
	left: 64px;
	top: 39px;
}

.p_2_1 {
	position: absolute;
	width: 183px;
	height: auto;
	left: 171px;
	top: 112px;
}

.p_2_0 {
	position: absolute;
	left: 120px;
	top: 1236px;
}

.p_2_00 {
	position: absolute;
	right: 120px;
	top: 1236px;
}

.game_item {
	position: absolute;
	right: 0;
	opacity: 0;
	width: 207px;
	height: 113px;
	animation: sbin 0.5s 0.5s ease-in-out forwards;
}

.game_item img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.game_1 {
	top: 165px;
}

.game_2 {
	top: 512px;
}

.game_3 {
	top: 861px;
}

.hand_y {
	position: absolute;
	top: 360px;
	left: 270px;
	opacity: 0;
	transform-origin: top;
	animation: fadeIn 2s 0.5s ease forwards, btn_animat 0.4s 3s ease-in-out infinite alternate;
}

.hand_w {
	position: absolute;
	top: 790px;
	left: 460px;
	opacity: 0;
	transform-origin: top;
	animation: fadeIn 2s 0.5s ease forwards, btn_animat 0.5s 3s ease-in-out infinite alternate
}

.hand_w2 {
	position: absolute;
	top: 1072px;
	left: 310px;
	opacity: 0;
	transform-origin: top;
	animation: fadeIn 2s 0.5s ease forwards, btn_animat 0.3s 3s ease-in-out infinite alternate
}

.activ_box {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(0, 0, 0, 0.6);
}

.activ_box img {
	position: absolute;
	top: 130px;
	left: 0;
	right: 0;
	margin: auto;
}

.activ_box span {
	position: absolute;
	top: 150px;
	right: 47px;
	width: 40px;
	height: 40px;
}

.head_box {
	position: absolute;
	width: 750px;
	height: 174px;
	left: 0px;
	top: 0px;
	padding: 30px 68px;
	box-sizing: border-box;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/p_2_tit.png);
}

.head_box .l {
	float: left;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	background-size: cover;
	border: 3px solid #FFFFFF;
}

.head_box .r {
	float: left;
	width: 280px;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 30px;
	overflow: hidden;
	line-height: 89px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.prize_box {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(0, 0, 0, 0.6);
}

.prize_box_list {
	position: absolute;
	height: 348px;
	width: 710px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/p_2_11.png);
}

.no_prize_txt {
	color: #FFFFFF;
	font-size: 30px;
	margin-top: 140px;
	text-align: center;
}

.prize_bg {
	position: absolute;
	height: 300px;
	width: 600px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.prize_bg .active {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.prize_bg .active span {
	display: block;
	color: #FFFFFF;
	float: left;
	font-size: 25px;
	vertical-align: top;
	background-color: #109cff;
}

.prize_bg .active span:nth-child(1) {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
}

.prize_bg .active span:nth-child(2) {
	width: 520px;
	padding: 8px 14px;
	margin-left: 14px;
	border-radius: 10px;
	box-sizing: border-box;
}

.prize_box_list .close {
	position: absolute;
	top: 10px;
	right: 22px;
	width: 50px;
	height: 50px;
}

/* 中奖页 */
.prize_alt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
}

.prize_alt_box {
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
	margin: auto;
	width: 600px;
	height: 774px;
	background-size: cover;
	background-image: url(../img/prize_bg.png);
}

.prize_alt_box .surprise {
	display: block;
	margin: 50px auto 80px;
}

.prize_alt_close {
	position: absolute;
	top: -60px;
	right: 0;
	margin: auto;
}

.prize_alt_btn {
	position: absolute;
	top: 110%;
	left: 0;
	right: 0;
	margin: auto;
}

.prize_alt_box h3 {
	font-weight: 500;
	color: #fff;
	display: none;
	margin-top: 40px;
	font-size: 40px;
	line-height: 68px;
	text-align: center;
	letter-spacing: 10px;
}

.prize_alt_txt1 {
	color: #fff;
	margin-top: 30px;
	font-size: 30px;
	text-align: center;
}

.prize_alt_ipt {
	width: 442px;
	margin: 30px auto;
}

.prize_alt_ipt span {
	width: 150px;
	color: #fff;
	font-size: 30px;
	text-align: right;
	margin-right: 15px;
	display: inline-block;
}

.prize_alt_ipt input {
	width: 260px;
	height: 45px;
	padding: 5px;
	font-size: 26px;
	border-radius: 5px;
	background-color: #fff;
}

.prize_alt_ipt textarea {
	vertical-align: top;
	width: 260px;
	height: 120px;
	padding: 12px;
	font-size: 26px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
